home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume91 / utilitys / cpublit1 / part01 / src / system.h < prev   
C/C++ Source or Header  |  1991-05-08  |  356b  |  14 lines

  1. #include <exec/types.h>
  2. #include <exec/execbase.h>
  3. #include <libraries/dos.h>
  4. #include <libraries/dosextens.h>
  5. #include <intuition/intuition.h>
  6. #include <workbench/startup.h>
  7. #include <workbench/workbench.h>
  8. #include <proto/exec.h>
  9. #include <proto/dos.h>
  10. #include <proto/graphics.h>
  11. #include <proto/intuition.h>
  12. #include <proto/icon.h>
  13. #include <string.h>
  14.